home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Utilities / Screen Savers / BugOff v1.2 / BugOff v1.2.rsrc / TEXT_30303_Macintosh Result Codes.txt < prev    next >
Text File  |  1994-03-15  |  21KB  |  353 lines

  1. *
  2. * Dire Straits Table...
  3. *
  4. 1     dsBusError Bus error
  5. 2     dsAddressErr Address error
  6. 3     dsIllInstErr illegal instruction error
  7. 4     dsZeroDivErr Zero divide error
  8. 5     dsChkErr Check trap error
  9. 6     dsOvflowErr Overflow trap error
  10. 7     dsPrivErr Privilege violation error
  11. 8     dsTraceErr Trace mode error
  12. 9     dsLineAErr Line 1010 trap error
  13. 10    dsLineFErr Line 1111 trap error
  14. 11    dsMiscErr Miscellaneous hardware exception error
  15. 12    dsCoreErr Unimplemented core routine error
  16. 13    dsIrqErr Uninstalled interrupt error
  17. 14    dsIOCoreErr i/o Core Error
  18. 15    dsLoadErr Segment Loader Error
  19. 16    dsFPErr Floating point error
  20. 17    dsNoPackErr Package 0 not present [List Manager]
  21. 18    dsNoPk1 Package 1 not present [Reserved by Apple]
  22. 19    dsNoPk2 Package 2 not present [Disk Initialization]
  23. 20    dsNoPk3 Package 3 not present [Standard File]
  24. 21    dsNoPk4 Package 4 not present [Floating-Point Arithmetic]
  25. 22    dsNoPk5 Package 5 not present [Transcendental Functions]
  26. 23    dsNoPk6 Package 6 not present [International Utilities]
  27. 24    dsNoPk7 Package 7 not present [Binary/Decimal Conversion]
  28. 25    dsMemFullErr Out of memory!
  29. 26    dsBadLaunch Can't launch file
  30. 27    dsFSErr File system map has been trashed
  31. 28    dsStknHeap Stack has moved into application heap
  32. 30    dsReinsert Request user to reinsert off-line volume
  33. 31    dsNotThe1 Not the disk I wanted (obsolete)
  34. 33    negZcbFreeErr ZcbFree has gone negative
  35. 40    dsGreeting Welcome to Macintosh greeting
  36. 41    dsFinderErr Can't load the Finder error
  37. 42    dsBadStartupDisk Unable to mount boot volume (obsolete)
  38. 43    dsSystemFileErr Can‚Äôt find System file to open (obsolete)
  39. 51    dsBadSlotInt Unserviceable slot interrupt
  40. 81    dsBadSANEopcode Bad opcode given to SANE Pack4
  41. 83    dsBadPatchHeader SetTrapAddress saw the ‚Äúcome-from‚Äù header
  42. 84    menuPrgErr Happens when a menu is purged
  43. 85    dsMBarNFnd SysErr -- cannot find MBDF
  44. 86    dsHMenuFindErr SysErr -- recursively defined HMenus
  45. 87    dsWDEFnFnd Could not load WDEF
  46. 88    dsCDEFnFnd Could not load CDEF
  47. 89    dsMDEFnFnd Could not load MDEF
  48. 90    dsNoFPU FPU instruction executed, but machine has no FPU
  49. 98    dsNoPatch Can't patch for particular Model Mac
  50. 99    dsBadPatch Can't load patch resource
  51. 101   dsParityErr Memory parity error
  52. 102   dsOldSystem System is too old for this ROM
  53. 103   ds32BitMode Booting in 32-bit on a 24-bit sys
  54. 104   dsNeedToWriteBootBlocks Need to write new boot blocks
  55. 105   dsNotEnoughRAMToBoot Need at least 1.5MB of RAM to boot 7.0
  56. 20000 dsShutDownOrRestart User choice between ShutDown and Restart
  57. 20001 dsSwitchOffOrRestart User choice between Switch off or Restart
  58. 20002 dsForcedQuit Allow the user to ExitToShell, return if Cancel
  59. 32767 dsSysErr General system error (catch-all used in DSAT)
  60.  
  61.     -1 smTruncErr/qErr    the truncation indicator alone is wider than the specified width / not in queue
  62.     -2 vTypErr    the QType field of an entry in vertical retrace queue isn't vType
  63.    -17 controlErr    this driver can't respond to this control call
  64.    -18 statusErr    this driver can't respond to this status call
  65.    -19 readErr    this driver can't respond to read calls
  66.    -20 writeErr    this driver can't respond to write calls
  67.    -21 badUnitErr    the driver reference number doesn't match any found in the unit table
  68.    -22 unitEmptyErr    the driver reference number specifies NIL handle in unit table
  69.    -23 openErr    the requested read/write permission doesn't match driver's open permission or an attempt to open RAM serial driver failed
  70.    -24 closeErr    permission to close .MPP driver was denied
  71.    -25 dRemovErr    an attempted was made to remove an open driver
  72.    -26 dInstErr    the driver could not be found in resource file
  73.    -27 abortErr    the I/O request was aborted by KillIO
  74.    -28 notOpenErr    the driver isn't open
  75.    -33 dirFullErr    the directory is full
  76.    -34 dskFullErr    the disk is full
  77.    -35 nsvErr    no such volume exists
  78.    -36 ioErr    an I/O error occurred
  79.    -37 bdNamErr    the specified filename was invalid
  80.    -38 fnOpnErr    the specified file is not open
  81.    -39 eofErr    the logical end-of-file was reached while reading
  82.    -40 posErr    an attempt was made to position before the start of the file
  83.    -42 tmfoErr    there are too many files open
  84.    -43 fnfErr    the specified file was not found
  85.    -44 wPrErr    of a hardware write protect
  86.    -45 fLckdErr    of a software file lock
  87.    -46 vLckdErr    of a software volume lock
  88.    -47 fBsyErr    the file is busy
  89.    -48 dupFNErr    a file with the specified name and version already exists
  90.    -49 opWrErr    the file is already open for writing via another access path
  91.    -50 paramErr    there was an error in the parameter list
  92.    -51 rfNumErr    the path reference number specifies a nonexistent access path
  93.    -52 gfpErr    there was an error during GetFPos
  94.    -53 volOffLinErr    the specified volume is not online
  95.    -54 permErr    an attempt was made to open locked file for writing
  96.    -55 volOnLinErr    the specified volume is already mounted
  97.    -56 nsDrvErr    the specified drive does not exist
  98.    -57 noMacDskErr    the disk in the drive is not a Macintosh disk
  99.    -58 extFSErr    there was an external file system error
  100.    -59 fsRnErr    there was a problem during rename
  101.    -60 badMDBErr    the master directory block is corrupted: must reinitialize volume
  102.    -61 wrPermErr    the read/write permission doesn't allow writing
  103.    -64 noDriveErr    the drive isn't connected
  104.    -65 offLinErr    there is no disk in the drive
  105.    -66 noNybErr    this disk is probably blank
  106.    -67 noAdrMkErr    an address mark could not be found
  107.    -68 dataVerErr    read-verify failed
  108.    -69 badCksmErr    a bad address mark was encountered
  109.    -70 badBtSlpErr    a bad address mark was encountered
  110.    -71 noDtaMkErr    a data mark could not be found
  111.    -72 badDCksum    a data mark was encountered on the disk
  112.    -73 badDBtSlp    a data mark was encountered on the disk
  113.    -74 wrUnderrun    a write underrun occurred
  114.    -75 cantStepErr    the drive can't step (Sounds bad)
  115.    -76 tk0BadErr    track zero could not be found on the disk (Sounds very bad)
  116.    -77 initlWMErr    the disk controller chip could not be initialized
  117.    -78 twoSideErr    someone tried to read side two of a disk in a single-sided drive
  118.    -79 spdAdjErr    the disk speed could not be adjusted correctly
  119.    -80 seekErr    Drive error
  120.    -81 sectNFErr    the sector could not be found
  121.    -85 clkRdErr    the clock could not be read
  122.    -86 clkWrErr    the time written to the clock chip did not verify
  123.    -87 prWrErr    parameter RAM written did not verify
  124.    -88 printErr    the validity status was not $A8
  125.    -89 rcvrErr user aborted serial transfer
  126.    -90 TransTimeout Transputer communications timeout
  127.    -91 ddpSktErr    there was an error opening socket
  128.    -91 eMultiErr    an address was invalid or the table was full
  129.    -92 eLenErr    the packet is too large or the first entry of the write-data structure did not contain the full 14‚Äìbyte header
  130.    -93 noBridgeErr    no router is available
  131.    -94 LAPProtErr    a protocol handler is already attached, a node's protocol table is full, no protocol is attached, or protocol handler pointer was not NIL
  132.    -95 excessCollsns    there was a hardware error
  133.   -100 noScrapErr    the desk scrap is not initialized
  134.   -102 noTypeErr    there is no data of the requested type
  135.   -108 memFullErr    there is insufficient memory left in the heap zone
  136.   -109 nilHandleErr    a master pointer was NIL
  137.   -110 nilPtrErr    a pointer was NIL (returned by FailNil)
  138.   -111 memWZErr    an attempt was made to operate on a free block
  139.   -112 memPruErr    an attempt was made to purge a locked block
  140.   -117 memLockedErr    the block is locked
  141.   -120 dirNFErr    the directory was not found
  142.   -123 wrgVolTypeErr    this volume is not an HFS volume
  143.   -128 userCanceledErr    the operation was aborted
  144.   -147 regionTooBigError    the region is too large or complex
  145.   -148 pixmapTooDeepErr    the pixel map record is deeper than 1 bit per pixel
  146.   -149 mfStackErr    there is insufficient stack space
  147.   -157 cDepthErr    the requested pixel depth is invalid
  148.   -188 resourceInMemory    the resource is already in memory
  149.   -189 writingPastEnd    the program tried to write past the end of the file
  150.   -190 inputOutOfBounds    the offset or count was out of bounds
  151.   -192 resNotFound    a resource was not found
  152.   -193 resFNotFound    the resource file was not found
  153.   -194 addResFailed    AddResource failed
  154.   -196 rmvResFailed    RmveResource failed
  155.   -199 mapReadErr    the map is inconsistent with operation
  156.   -200 noHardwareErr    the required hardware is not available
  157.   -201 notEnoughHardwareErr    insufficient hardware is available
  158.   -203 queueFull    there is no room in the queue
  159.   -204 resProblem    there was a problem loading a resource
  160.   -205 badChannel    the sound channel is corrupt or unusable
  161.   -206 badFormat    the resource is corrupt or unusable
  162.   -207 notEnoughBufferSpace    there is insufficient memory available
  163.   -208 badFileFormat    the file is corrupt or unusable, or not AIFF or AIFF‚ÄìC
  164.   -209 channelBusy    the sound channel is busy
  165.   -210 buffersTooSmall    the buffer is too small
  166.   -211 channelNotBusy    the sound channel not currently used
  167.   -212 noMoreRealTime    not enough CPU time available to process the command in real time
  168.   -213 badParam    a parameter is incorrect
  169.   -220 siNoSoundInHardware    there is no sound input hardware available
  170.   -221 siBadSoundInDevice    the sound input device requested was invalid
  171.   -222 siNoBufferSpecified    no buffer was specified
  172.   -223 siInvalidCompression    the compression type is invalid
  173.   -224 siHardDiskTooSlow    the hard drive is too slow to record
  174.   -225 siInvalidSampleRate    the requested sample rate is invalid
  175.   -226 siInvalidSampleSize    the requested sample size is invalid
  176.   -227 siDeviceBusyErr    the sound input device is busy
  177.   -228 siBadDeviceName    the sound input device name was invalid
  178.   -229 siBadRefNum    the sound input device reference number was invalid
  179.   -230 siInputDeviceErr    a sound input device hardware error
  180. *
  181. * Speech Manager...
  182. *
  183.   -231 siUnknownInfoType    an unknown type of information was requested
  184.   -232 siUnknownQuality    an unknown recording quality was requested
  185.   -240 noSynthFound Could not find the specified speech synthesizer
  186.   -241 synthOpenFailed Could not open another speech synthesizer channel - Try increasing the application memory
  187.   -242 synthNotReady Speech synthesizer is still busy speaking
  188.   -243 bufTooSmall Output buffer is too small to hold result
  189.   -244 voiceNotFound Voice resource not found
  190.   -245 incompatibleVoice Specified voice cannot be used with synthesizer
  191.   -246 badDictFormat Format problem with pronunciation dictionary
  192.   -247 badInputText Raw phoneme text contains invalid characters
  193.  
  194.   -299 nmTypErr    qType was something other than nmType
  195.   -308 smUnExBusErr    of an unexpected bus error
  196.   -330 smBadRefId    the reference ID was not found in list
  197.   -331 smBadsList    the sResource structure was bad; ID1 < ID2 < ID3...
  198.   -332 smReservedErr    a reserved field not zero
  199.   -338 smSelOOBErr    the selector was out of bounds; function not implemented
  200.   -344 smNoMoresResources    the specified sResource data structure was not found
  201.   -346 smBadsPtrErr    an invalid pointer was passed to sCaldSPointer function
  202.   -347 smByteLanesErr    the ByteLanes field in card's format block was zero
  203.   -450 editionMgrInitErr    the Edition Manager is not initialized or could not be loaded
  204.   -451 badSectionErr    the section type was invalid
  205.   -452 notRegisteredSectionErr    this section is not registered
  206.   -454 badSubPartErr    the edition container spec or the edition container was invalid
  207.   -460 multiplePublisherWrn    another publisher is already registered to this edition
  208.   -461 containerNotFoundWrn    the alias was not resolved
  209.   -463 notThePublisherWrn    another publisher wrote this edition
  210.   -500 rgnTooBigErr    the bitmap would convert into a region larger than 64KB
  211.   -600 procNotFound    there is no eligible process with the specified process serial number
  212.   -601 memFragErr    there is not enough room to launch application with special requirements
  213.   -602 appModeErr    the memory mode is 32-bit, but the application being launched is not 32-bit clean
  214.   -605 appMemFullErr    the partition size specified in 'SIZE' resource is not big enough for launch
  215.   -606 AppIsDaemon    this application is background-only
  216.   -607 bufferIsSmall    the buffer is too small
  217.   -608 noOutstandingHLE    there is no outstanding high-level event
  218.   -609 connectionInvalid    the connection is invalid
  219.   -610 noUserInteractionAllowed    no session is established, and there was an attempt to PostHighLevelEvent from an application in the background
  220.   -620 notEnoughMemoryErr    there is insufficient physical memory
  221.   -621 notHeldErr    the specified memory range is not held
  222.   -622 cannotMakeContiguousErr    the specified memory range could not be made contiguous
  223.   -623 notLockedErr    the specified range of memory is not locked
  224.   -624 interruptsMaskedErr    a Virtual Memory function was called with interrupts masked
  225.   -625 cannotDeferErr    additional user functions cannot be deferred
  226.   -800 rcDBNull    the data item was NULL
  227.   -801 rcDBValue    the data was available or successfully retrieved
  228.   -802 rcDBError    there was an error executing the function
  229.   -803 rcDBBadType    the next data item not of requested data type
  230.   -804 rcDBBreak    the function timed out
  231.   -805 rcDBExec    the query is currently executing
  232.   -806 rcDBBadSessID    the session ID is invalid
  233.   -807 rcDBBadSessNum    the session number is invalid
  234.   -808 rcDBBadDDev    the specified database extension could not be found, or error occurred while opening database extension
  235.   -809 rcDBAsyncNotSupp    the database extension does not support asynchronous calls
  236.   -810 rcDBBadAsyncPB    the specified parameter block was invalid
  237.   -811 rcDBNoHandler    there is no handler for this data type installed for the current application
  238.   -812 rcDBWrongVersion    the version number is incorrect
  239.   -813 rcDBPackNotInited    the InitDBPack function has not yet been called
  240.   -850 hmHelpDisabled    Help balloons are not enabled
  241.   -853 hmBalloonAborted    constant cursor movement prevented the help balloon from being displayed
  242.   -854 hmSameAsLastBalloon    the Menu and item are same as previous menu and item
  243.   -855 hmHelpManagerNotInited    the Help menu is not set up
  244.   -857 hmSkippedBalloon    there is no balloon content to fill in
  245.   -858 hmWrongVersion    the version of Help Manager resource is incorrect
  246.   -859 hmUnknownHelpType    the Help message record contained a bad type
  247.   -861 hmOperationUnsupported    the Help Manager method parameter is invalid
  248.   -862 hmNoBalloonUp    no balloon is showing
  249.   -863 hmCloseViewActive    "Close View" is active and preventing the removal of the Help Balloon
  250.   -900 notInitErr    the PPC Toolbox has not been initialized yet
  251.   -902 nameTypeErr    the locationKindSelector in location name was invalid or inappropriate
  252.   -903 noPortErr    the port name was invalid; unable to open port or bad port reference number
  253.   -904 noGlobalsErr    the System was unable to allocate memory‚Äì‚Äìcritical error
  254.   -905 localOnlyErr    network activity is currently disabled
  255.   -906 destPortErr    the specified port does not exist on the destination machine
  256.   -907 sessTableErr    the PPC Toolbox was unable to create a session
  257.   -908 noSessionErr    the session reference number was invalid
  258.   -909 badReqErr    of a bad parameter or invalid state
  259.   -910 portNameExistsErr    another port is already open with this name
  260.   -911 noUserNameErr    the destination machine did not recognize the User name
  261.   -912 userRejectErr    the destination rejected the session request
  262.   -915 noResponseErr    the application could not be contacted
  263.   -916 portClosedErr    the port was closed
  264.   -917 sessClosedErr    the session has closed
  265.   -919 badPortNameErr    the PPC port record is invalid
  266.   -922 noDefaultUserErr    the owner name in the "Sharing Setup" control panel has not been specified yet
  267.   -923 notLoggedInErr    the default  user reference number does not yet exist
  268.   -924 noUserRefErr    a new user reference number could not be created
  269.   -925 networkErr    an error occurred in the network
  270.   -926 noInformErr    the target application did not have an inform pending
  271.   -927 authFailErr    the password entered was incorrect
  272.   -928 noUserRecErr    the user reference number was invalid
  273.   -930 badServiceMethodErr    the service method is something other than ppcServiceRealTime
  274.   -931 badLocNameErr    the location name is invalid
  275.   -932 guestNotAllowedEdd    the destination port does not allow guest access; authentication is required
  276.  -1027 nbpDuplicate    the NBP name exists already
  277.  -1096 reqFailed    the request to contact router failed (retry count exceeded)
  278.  -1102 cbNotFound    the control block was not found (there were no pending asynchronous calls)
  279.  -1105 reqAborted    this ERead was aborted by the ERdCancel function
  280.  -1273 errOpenDenied    the open request was denied by recipient
  281.  -1274 errDSPQueueSize    the send or receive queue is too small
  282.  -1275 errFwdReset    read was terminated by forward reset
  283.  -1276 errAttention    the attention message was too long
  284.  -1277 errOpening    the attempt to open the connection failed
  285.  -1278 errState    the connection state for this operation is invalid
  286.  -1279 errAborted    the request was aborted by the dspRemove or dspClose function
  287.  -1280 errRefNum    the connection reference number was invalid
  288.  -1300 fidNotFoundErr    the file ID was not found
  289.  -1302 notAFileErr    the specified file is actually a directory
  290.  -1303 diffVolErr    the files are on different volumes
  291.  -1304 catalogChangedErr    the catalog has changed and CatPosition may be invalid
  292.  -1305 desktopDamagedErr    the desktop database has become corrupted
  293.  -1700 errAECoercionFail    the AppleEvent data could not be coerced to the requested descriptor type
  294.  -1701 errAEDescNotFound    the descriptor record was not found
  295.  -1702 errAECorruptData    the data in an AppleEvent could not be read
  296.  -1703 errAEWrongDataType    the wrong descriptor data type was requested
  297.  -1704 errAENotAEDesc    the descriptor record is invalid
  298.  -1705 errAEBadListItem    the list item was invalid
  299.  -1706 errAENewerVersion    a newer version of the AppleEvent manager is required
  300.  -1707 errAENotAppleEvent    the event is not an AppleEvent
  301.  -1708 errAEEventNotHandled    the event wasn't handled by any AppleEvent handler
  302.  -1709 errAEReplyNotValid    AEResetTimer was passed an invalid reply
  303.  -1710 errAEUnknownSendMode    an invalid sending mode was requested
  304.  -1711 errAEWaitCanceled    the wait loop for reply or receipt was canceled
  305.  -1712 errAETimeOut    the AppleEvent timed out (YOU should be using the Futures package!)
  306.  -1713 errAENoUserInteraction    no user interaction is allowed
  307.  -1714 errAENotASpecialFunction    the wrong keyword for a special function was specified
  308.  -1715 errAEParamMissed    the AppleEvent handler did not get all of the required parameters
  309.  -1716 errAEUnknownAddressType    the AppleEvent address type is unknown
  310.  -1717 errAEHandlerNotFound    no handler was found for an AppleEvent or a coercion handler
  311.  -1718 errAEReplyNotArrived    the AppleEvent reply has not yet arrived (YOU should be using the Futures package!)
  312.  -1719 errAEIllegalIndex    the list index was invalid
  313.  -2700 threadsNotInitedErr    the Threads package has not been initialized
  314.  -2701 badThreadErr    the ThreadHandle was invalid
  315.  -2702 threadsNotAvailableErr    the Threads package is not available
  316.  -2703 wrongThreadsVersErr    the Threads package that is installed is incompatable with the threads Glue being used
  317.  -3000 ??? Invalid SpeechChannel parameter
  318.  -3101 buf2SmallErr    the packet was too large for buffer; partial data was returned
  319.  
  320. *
  321. * Print Manager w/LaserWriter
  322. *
  323. -4096 ??? No free Connect Control Blocks available
  324. -4097 ??? Bad connection reference number
  325. -4098 ??? Request already active
  326. -4099 ??? Write request too big
  327. -4100 ??? Connection just closed
  328. -4101 ??? Printer not found, or closed
  329.  
  330.  -5012 afpItemNotFound    AFP information not found
  331.  -5030 afpIconTypeError    the size of new icon and one it replaces don't match
  332.  -5550 gestaltUnknownErr    the Gestalt response could not be obtained
  333.  -5551 gestaltUndefSelectorErr    the Gestalt selector requested was undefined
  334.  -5552 gestaltDupSelectorErr    the Gestalt selector already exists
  335.  -5553 gestaltLocationErr    the Gestalt selector function is not in the system heap
  336. -11000 pictInfoVersionErr    the PICT version number is not zero
  337. -11001 pictInfoIDErr    the PictInfo ID is invalid
  338. -11002 pictInfoVerbErr    an invalid verb combination was specified in the PICT
  339. -11003 cantLoadPickMethodErr    the custom pick method is not in the resource chain
  340. -11004 colorsRequestedErr    the number of colors requested is out of range or greater than passed to NewPictInfo
  341. -11005 pictureDataErr    the picture data is invalid
  342. -13000 pmBusyErr    the Power Manager IC is stuck busy
  343. -13001 pmReplyTOErr    of a timeout waiting to begin reply handshake
  344. -13002 pmSendStartErr    the Power Manager IC did not start handshake
  345. -13003 pmSendEndErr    the Power Manager did not finish handshake during send
  346. -13004 pmRecvStartErr    the Power Manager did not start handshake during receive
  347. -13005 pmRecvEndErr    the Power Manager did not finish handshake during receive
  348. *
  349. * Following line is the end of the table...
  350. *
  351. -32767 generalErr    End of table marker (not a real error)
  352.  
  353.